Skip to content

Bump the rust group with 2 updates#1177

Merged
github-actions[bot] merged 2 commits intomainfrom
dependabot/cargo/rust-9effe95df2
Mar 5, 2026
Merged

Bump the rust group with 2 updates#1177
github-actions[bot] merged 2 commits intomainfrom
dependabot/cargo/rust-9effe95df2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps the rust group with 2 updates: toml and erased-serde.

Updates toml from 1.0.3+spec-1.1.0 to 1.0.4+spec-1.1.0

Commits
  • 64c9e65 chore: Release
  • 8328135 docs: Update changelog
  • 2f8c907 fix(parser): Error on table extension case (#1116)
  • 643e7ff fix(parser): Make inline tables like document (#1115)
  • 7165463 fix(parser): Add append error traces
  • ea951a2 fix(parser): Make inline tables like document
  • d4a12e3 refactor(parser): Align between document/inline-table
  • c8e183e fix(parser): Error on table extension case
  • 73e5623 test(parse): Add cases for bad appends
  • 996aedc chore(deps): Update pre-commit hook crate-ci/typos to v1.44.0 (#1110)
  • Additional commits viewable in compare view

Updates erased-serde from 0.4.9 to 0.4.10

Release notes

Sourced from erased-serde's releases.

0.4.10

Commits
  • 4bea873 Release 0.4.10
  • 673ece8 Merge pull request #120 from sivizius/fix-skip-in-struct-variant
  • bc2d14b fix SerializeStructVariant::erased_skip_field
  • a1a91ea Unpin CI miri toolchain
  • 4017942 Pin CI miri to nightly-2026-02-11
  • d94c625 Update ui test suite to nightly-2026-01-21
  • 2d0ab74 Exclude benchmark dependencies from being compiled by miri
  • 523ff00 Run clippy on benches in CI
  • 444d86f Switch from cargo bench to criterion
  • cb0e244 Update actions/upload-artifact@v5 -> v6
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the rust group with 2 updates: [toml](https://github.com/toml-rs/toml) and [erased-serde](https://github.com/dtolnay/erased-serde).


Updates `toml` from 1.0.3+spec-1.1.0 to 1.0.4+spec-1.1.0
- [Commits](toml-rs/toml@toml-v1.0.3...toml-v1.0.4)

Updates `erased-serde` from 0.4.9 to 0.4.10
- [Release notes](https://github.com/dtolnay/erased-serde/releases)
- [Commits](dtolnay/erased-serde@0.4.9...0.4.10)

---
updated-dependencies:
- dependency-name: toml
  dependency-version: 1.0.4+spec-1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
- dependency-name: erased-serde
  dependency-version: 0.4.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: rust
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 5, 2026
@github-actions github-actions bot enabled auto-merge (rebase) March 5, 2026 14:46
@codecov
Copy link

codecov bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.30%. Comparing base (951e9b8) to head (7af5d50).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1177   +/-   ##
=======================================
  Coverage   87.30%   87.30%           
=======================================
  Files          57       57           
  Lines        7706     7706           
  Branches     7706     7706           
=======================================
  Hits         6728     6728           
  Misses        673      673           
  Partials      305      305           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions github-actions bot merged commit 172dca9 into main Mar 5, 2026
8 checks passed
@github-actions github-actions bot deleted the dependabot/cargo/rust-9effe95df2 branch March 5, 2026 17:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant